[INFO] cloning repository https://github.com/TwilightFlower/ZeroSplitter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TwilightFlower/ZeroSplitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwilightFlower%2FZeroSplitter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwilightFlower%2FZeroSplitter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b1a6cccc4a2b08e7b901957f789d56372198c31
[INFO] fixing TwilightFlower/ZeroSplitter against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwilightFlower%2FZeroSplitter" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/TwilightFlower/ZeroSplitter
[INFO] finished tweaking git repo https://github.com/TwilightFlower/ZeroSplitter
[INFO] tweaked toml for git repo https://github.com/TwilightFlower/ZeroSplitter written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TwilightFlower/ZeroSplitter on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TwilightFlower/ZeroSplitter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-future v0.1.1
[INFO] [stderr]   Downloaded windows-collections v0.1.1
[INFO] [stderr]   Downloaded windows-numerics v0.1.1
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded hermit-abi v0.5.0
[INFO] [stderr]   Downloaded windows-core v0.60.1
[INFO] [stderr]   Downloaded objc2-io-surface v0.3.0
[INFO] [stderr]   Downloaded windows v0.60.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eae702dfa13a88e0a69b935f86f8c4e4c7b2c5db8a4d30764a47f89b7208e448
[INFO] running `Command { std: "docker" "start" "eae702dfa13a88e0a69b935f86f8c4e4c7b2c5db8a4d30764a47f89b7208e448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eae702dfa13a88e0a69b935f86f8c4e4c7b2c5db8a4d30764a47f89b7208e448" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eae702dfa13a88e0a69b935f86f8c4e4c7b2c5db8a4d30764a47f89b7208e448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eae702dfa13a88e0a69b935f86f8c4e4c7b2c5db8a4d30764a47f89b7208e448" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking windows-link v0.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking windows-strings v0.3.1
[INFO] [stderr]     Checking windows-result v0.3.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking miniz_oxide v0.8.7
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking immutable-chunkmap v2.0.6
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling windows-interface v0.59.1
[INFO] [stderr]    Compiling windows-implement v0.59.0
[INFO] [stderr]     Checking glutin v0.32.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking windows-core v0.60.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking windows-future v0.1.1
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking windows-collections v0.1.1
[INFO] [stderr]     Checking windows-numerics v0.1.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking windows v0.60.0
[INFO] [stderr]     Checking payload v0.1.0 (/opt/rustwide/workdir/payload)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> payload/src/lib.rs:16:2
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Win32::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> payload/src/lib.rs:23:2
[INFO] [stdout]    |
[INFO] [stdout] 23 |     core::BOOL,
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]   --> payload/src/lib.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub unsafe extern "stdcall" fn DllMain(_instance: HINSTANCE, reason: u32, _reserved: *mut c_void) -> BOOL {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> payload/src/lib.rs:16:2
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Win32::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> payload/src/lib.rs:23:2
[INFO] [stdout]    |
[INFO] [stdout] 23 |     core::BOOL,
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]   --> payload/src/lib.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub unsafe extern "stdcall" fn DllMain(_instance: HINSTANCE, reason: u32, _reserved: *mut c_void) -> BOOL {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> payload/src/lib.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ptr::write(
[INFO] [stdout]    |         ---------- arguments to this function are incorrect
[INFO] [stdout] 75 |             LOOP_CALL_ADDR,
[INFO] [stdout] 76 |             ((redir_loop_to as usize) - (LOOP_CALL_ADDR as usize + 4)).to_le_bytes(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 4, found one with a size of 8
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ptr/mod.rs:1910:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> payload/src/lib.rs:165:58
[INFO] [stdout]     |
[INFO] [stdout] 165 |             let ptr: unsafe extern "C" fn(*const c_char) -> i32 = mem::transmute(0x53e2a0);
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i32` (32 bits)
[INFO] [stdout]     = note: target type: `unsafe extern "C" fn(*const i8) -> i32` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> payload/src/lib.rs:172:67
[INFO] [stdout]     |
[INFO] [stdout] 172 |             let ptr: unsafe extern "C" fn(i32, u32, *mut c_void) -> bool = mem::transmute(0x40dcc0);
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i32` (32 bits)
[INFO] [stdout]     = note: target type: `unsafe extern "C" fn(i32, u32, *mut c_void) -> bool` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433, E0512, E0570.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> payload/src/lib.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ptr::write(
[INFO] [stdout]    |         ---------- arguments to this function are incorrect
[INFO] [stdout] 75 |             LOOP_CALL_ADDR,
[INFO] [stdout] 76 |             ((redir_loop_to as usize) - (LOOP_CALL_ADDR as usize + 4)).to_le_bytes(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 4, found one with a size of 8
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ptr/mod.rs:1910:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> payload/src/lib.rs:165:58
[INFO] [stdout]     |
[INFO] [stdout] 165 |             let ptr: unsafe extern "C" fn(*const c_char) -> i32 = mem::transmute(0x53e2a0);
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i32` (32 bits)
[INFO] [stdout]     = note: target type: `unsafe extern "C" fn(*const i8) -> i32` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> payload/src/lib.rs:172:67
[INFO] [stdout]     |
[INFO] [stdout] 172 |             let ptr: unsafe extern "C" fn(i32, u32, *mut c_void) -> bool = mem::transmute(0x40dcc0);
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `i32` (32 bits)
[INFO] [stdout]     = note: target type: `unsafe extern "C" fn(i32, u32, *mut c_void) -> bool` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433, E0512, E0570.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `payload` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `payload` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "eae702dfa13a88e0a69b935f86f8c4e4c7b2c5db8a4d30764a47f89b7208e448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eae702dfa13a88e0a69b935f86f8c4e4c7b2c5db8a4d30764a47f89b7208e448", kill_on_drop: false }`
[INFO] [stdout] eae702dfa13a88e0a69b935f86f8c4e4c7b2c5db8a4d30764a47f89b7208e448
